home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIP Turkiye Mayıs 1998.iso
/
grafik
/
95NEOBOK
/
NBW30.EXE
/
NeoBook.exe
/
0
/
RCDATA
/
TFILESELECTORDIALOG
/
TFILESELECTORDIALOG.txt
Wrap
Text File
|
1997-02-27
|
13KB
|
449 lines
object FileSelectorDialog: TFileSelectorDialog
Left = 11
Top = 9
Width = 528
Height = 402
HelpContext = 100
BorderIcons = [biSystemMenu, biMaximize]
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
Scaled = False
OnClose = FormClose
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 15
object Panel1: TPanel
Left = 0
Top = 0
Width = 520
Height = 41
Align = alTop
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 11
Width = 50
Height = 15
Caption = '&Location:'
FocusControl = LocationBox
end
object LocationBox: TEdit
Left = 64
Top = 8
Width = 369
Height = 23
AutoSize = False
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
OnExit = LocationBoxExit
end
end
object Panel2: TPanel
Left = 0
Top = 266
Width = 520
Height = 109
Align = alBottom
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 19
Width = 60
Height = 15
Caption = '&File Name:'
FocusControl = FName
end
object FilterLabel: TLabel
Left = 8
Top = 51
Width = 52
Height = 15
Caption = 'File &Type:'
Transparent = True
end
object FName: TEdit
Left = 72
Top = 16
Width = 345
Height = 23
AutoSize = False
TabOrder = 0
end
object SearchAll: TCheckBox
Left = 148
Top = 80
Width = 129
Height = 17
Caption = '&Search Entire Drive'
TabOrder = 1
OnClick = SearchAllClick
end
object ShowDetail: TCheckBox
Left = 8
Top = 80
Width = 121
Height = 17
Caption = 'Show File &Details'
TabOrder = 2
OnClick = ShowDetailClick
end
object Preview: TCheckBox
Left = 296
Top = 80
Width = 105
Height = 17
Caption = 'Show &Preview'
TabOrder = 3
OnClick = PreviewClick
end
object Panel5: TPanel
Left = 424
Top = 1
Width = 95
Height = 107
Align = alRight
BevelOuter = bvNone
TabOrder = 4
object OkButton: TBitBtn
Left = 7
Top = 8
Width = 81
Height = 28
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = OkButtonClick
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
33333333330B033333333333330F833333333333333083333333}
end
object CancelButton: TBitBtn
Left = 7
Top = 40
Width = 81
Height = 28
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
33333333330F833333333333330B033330003333330FB03000B03380000BFB00
E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
0000333333333333333333333333333333333333333333333333}
end
object HelpButton: TBitBtn
Left = 7
Top = 72
Width = 81
Height = 28
Caption = '&Help'
TabOrder = 2
OnClick = HelpButtonClick
Glyph.Data = {
76010000424D760100000000000076000000280000001B000000100000000100
0400000000000001000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3300003333333330000033333333333300BFBF00333333300000333333333330
FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0
FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
00FBFB003333333000003CCC3333333333000033333333300000}
end
end
object FilterBox: TComboBox
Left = 72
Top = 48
Width = 345
Height = 23
ItemHeight = 15
TabOrder = 5
Text = '*.*'
OnChange = FilterBoxChange
OnDropDown = FilterBoxDropDown
OnExit = FilterBoxExit
OnKeyDown = FilterBoxKeyDown
end
end
object MainPanel: TPanel
Left = 0
Top = 41
Width = 520
Height = 225
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object FileListPanel: TPanel
Left = 0
Top = 0
Width = 257
Height = 225
Align = alLeft
BevelInner = bvLowered
BorderWidth = 6
TabOrder = 0
object HeaderPanel: TPanel
Left = 8
Top = 8
Width = 241
Height = 17
Align = alTop
BevelOuter = bvNone
Caption = 'HeaderPanel'
TabOrder = 0
Visible = False
object Header: THeader
Left = 0
Top = 0
Width = 241
Height = 17
BorderStyle = bsNone
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Sections.Sections = (
#0'43'#0'Name'
#0'32'#0'Size'
#0'36'#0'Date'
#0'37'#0'Time'
#0'24'#0'Attr'
#0'11'#0' ')
TabOrder = 0
OnSized = HeaderSized
end
end
object FileList: TFileList
Left = 8
Top = 25
Width = 241
Height = 192
Align = alClient
Ctl3D = True
ExtendedSelect = False
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 18
ParentCtl3D = False
ParentFont = False
TabOrder = 1
OnDblClick = FileListDblClick
OnChange = FileListChange
OnSearchBegin = FileListSearchBegin
OnSearchEnd = FileListSearchEnd
FileMask = '*.*'
TextCase = tcNone
FileDetails = [fdName]
ListDetails = [ldDrives, ldSystemDirectories, ldDirectories, ldFiles]
SearchMode = smNormal
BusyCursor = crHourGlass
Header = Header
HighlightFG = clHighlightText
HighlightBG = clHighlight
end
end
object SplitterPanel: TPanel
Left = 257
Top = 0
Width = 4
Height = 225
Cursor = crHSplit
Align = alLeft
BevelOuter = bvNone
DragCursor = crDefault
Color = clBlack
TabOrder = 1
OnMouseDown = SplitterPanelMouseDown
OnMouseMove = SplitterPanelMouseMove
OnMouseUp = SplitterPanelMouseUp
end
object ViewerPanel: TPanel
Left = 261
Top = 0
Width = 259
Height = 225
Align = alClient
BevelInner = bvLowered
BorderWidth = 6
TabOrder = 2
object Notebook: TNotebook
Left = 8
Top = 8
Width = 243
Height = 209
Align = alClient
PageIndex = 3
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'Text'
object TextFilePaintBox: TPaintBox
Left = 0
Top = 0
Width = 243
Height = 209
Align = alClient
OnPaint = TextFilePaintBoxPaint
end
end
object TPage
Left = 0
Top = 0
Caption = 'Image'
object ImageScrollBox: TScrollBox
Left = 0
Top = 0
Width = 243
Height = 209
Align = alClient
BorderStyle = bsNone
TabOrder = 0
object ImagePaintBox: TNeoBookPaintBox
Left = 0
Top = 0
Width = 73
Height = 69
OnPaint = ImagePaintBoxPaint
end
object ImageViewer: TPMultiImage
Left = 0
Top = 0
Width = 61
Height = 57
Color = clBtnFace
ImageName = 'file not found'
ImageDither = True
ImageReadRes = lAutoMatic
ImageWriteRes = sAutoMatic
TifSaveCompress = sNONE
JPegSaveQuality = 25
JPegSaveSmooth = 0
TextLeft = 0
TextTop = 0
TextRotate = 0
TabOrder = 0
TabStop = False
Visible = False
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Media'
object Panel4: TPanel
Left = 0
Top = 0
Width = 243
Height = 168
Align = alClient
BevelInner = bvLowered
BorderWidth = 4
TabOrder = 0
object VideoPanel: TPanel
Left = 6
Top = 6
Width = 231
Height = 156
Align = alClient
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
object VideoPaintBox: TNeoBookPaintBox
Left = 0
Top = 0
Width = 231
Height = 156
Align = alClient
end
end
end
object Panel3: TPanel
Left = 0
Top = 168
Width = 243
Height = 41
Align = alBottom
TabOrder = 1
object PlayBtn: TSpeedButton
Left = 8
Top = 8
Width = 25
Height = 25
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F000000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7777777700007777777777777777777700007777777777777777777700007777
770877777777777700007777770087777777777700007777770A087777777777
00007777770AA0877777777700007777770AAA087777777700007777770AAAA0
8777777700007777770AAAAA0877777700007777770AAAAAA077777700007777
770AAAAA0777777700007777770AAAA07777777700007777770AAA0777777777
00007777770AA0777777777700007777770A0777777777770000777777007777
7777777700007777770777777777777700007777777777777777777700007777
77777777777777770000}
OnClick = PlayBtnClick
end
object StopBtn: TSpeedButton
Left = 36
Top = 8
Width = 25
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330B00000000
003333000000000000333330EEEEEEEE0333333000000000033333330BFBFBF0
33333330BFBFBFBF03333330FBFBFBFBF0333330BFB8800FB0333330FBFBFBF0
F0333330BFBFBFB0B0333330F0F0F0F0F0333330B0B0B0B003333330F0F0F0F0
33333330B0B0B0B03333333300F0F00333333333330000333333}
OnClick = StopBtnClick
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'None'
end
object TPage
Left = 0
Top = 0
Caption = 'Palette'
object PalettePaintBox: TPaintBox
Left = 0
Top = 0
Width = 243
Height = 209
Align = alClient
OnPaint = PalettePaintBoxPaint
end
end
end
end
end
end